home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club (Business) 1997 July / Software of the Month Club - Business (Volume 239) (July 1997).iso / pc / code / intro.dxr / 00008.ls < prev    next >
Encoding:
Text File  |  1996-02-15  |  81 b   |  7 lines

  1. on exitFrame
  2.   global gCPU
  3.   if gCPU = #mac then
  4.     patchPalette()
  5.   end if
  6. end
  7.